'宣言
Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of String,String()) _ ) As Boolean
public bool Remove( KeyValuePair<string,string[]> item )
パラメータ
- item
'宣言
Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of String,String()) _ ) As Boolean
public bool Remove( KeyValuePair<string,string[]> item )